home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: news.chalmers.se!sunic!EU.net!howland.reston.ans.net!xlink.net!rz.uni-karlsruhe.de!stepsun.uni-kl.de!uklirb.informatik.uni-kl.de!feck
- From: feck@informatik.uni-kl.de (Christoph Feck IRZ)
- Subject: Re: drawing over the dragbar
- Message-ID: <1994Jun10.152051@informatik.uni-kl.de>
- Sender: news@uklirb.informatik.uni-kl.de (Unix-News-System)
- Nntp-Posting-Host: uklira.informatik.uni-kl.de
- Organization: University of Kaiserslautern, Germany
- References: <2t7hob$kgk@ysics.physics.sunysb.edu>
- Date: Fri, 10 Jun 1994 13:20:51 GMT
- Lines: 15
-
- In article <2t7hob$kgk@ysics.physics.sunysb.edu>, dtiberio@ic.sunysb.edu (David Tiberio) writes:
- >
- > Is there a way to draw an image over the drag bar without the image
- > being destroyed whenever the window is selected? Or maybe moving the dragbar
- > to the side of the window? I need to use the space where the top of the
- > window is, and have a dragbar.
-
- Add a gadget in the top window border. You can have any gadget
- become the drag bar, just don't request WA_DragBar and set the
- GTYP_SYSTYPE to the correct value for the drag gadget.
-
- Hope that helps.
-
- 3k// Christoph Feck, TowerSystems - BOOPSI Class Development
- \X/ Amiga - Intuition inside.
-